From ec6458db16d8357c22c81d05ede0341e1ae91c2a Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 12 Feb 2019 12:56:23 -0500 Subject: [PATCH] testsuite: Consider bookmark-new as required icon This was missing from the list. --- testsuite/gtk/check-icon-names.c | 1 + 1 file changed, 1 insertion(+) diff --git a/testsuite/gtk/check-icon-names.c b/testsuite/gtk/check-icon-names.c index e6b96776cd..ea3539395e 100644 --- a/testsuite/gtk/check-icon-names.c +++ b/testsuite/gtk/check-icon-names.c @@ -92,6 +92,7 @@ static char *icon_names[] = { "application-x-executable-symbolic", "applications-other", "appointment-soon-symbolic", + "bookmark-new-symbolic", "changes-allow-symbolic", "changes-prevent-symbolic", "dialog-password-symbolic", -- 2.30.2